home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 334_03 / titlepg.tex < prev    next >
Text File  |  1991-02-04  |  811b  |  38 lines

  1. \documentstyle{article}
  2. \setlength{\textwidth}{6.25in}
  3. \setlength{\oddsidemargin}{0.5cm}
  4. \setlength{\topmargin}{-0.5in}
  5. \setlength{\textheight}{9in}
  6. \setlength{\parskip}{1ex}
  7. \setlength{\parindent}{0pt}
  8. \begin{document}
  9.  
  10. \pagestyle{empty}
  11.    \rule{0in}{3in}
  12.    \begin{center}
  13.    {\huge\bf GNUPLOT}\\
  14.    \vspace{3ex}
  15.    {\Large An Interactive Plotting Program}\\
  16.    \vspace{2ex}
  17.    \large
  18.    Thomas Williams \& Colin Kelley\\
  19.    \vspace{2ex}
  20.    Version 2.0: \\
  21.    John Campbell, David Kotz, and Russell Lang\\
  22.    \vspace{2ex}
  23.    \verb+pixar!info-gnuplot@sun.com+
  24.  
  25.    \vfill
  26.    {\small This manual is for GNUPLOT version 2.0 patchlevel 2.}
  27.  
  28.    \end{center}
  29. \newpage
  30.  
  31. \tableofcontents
  32. \newpage
  33.  
  34. \setcounter{page}{1}
  35. \pagestyle{myheadings}
  36. \markboth{GNUPLOT 2.0}{GNUPLOT 2.0}
  37.  
  38.